From: Richard M. Stallman Date: Mon, 20 Jan 2003 09:03:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28717 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=04e50b81f0dc9690ad0cdcdef686900985b92b65;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f662a113af..a4c4ca09fd2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2003-01-20 Richard M. Stallman + + * simple.el (completion-setup-function): Set default-directory + in the minibuffer, so it'll be copied into the completion list buffer. + + * emacs-lisp/regexp-opt.el (regexp-opt-group): Compute HALF2 properly. + + * loadup.el (load-path): Rename `path' local var. + + * progmodes/octave-mod.el (octave-mode-map): Change C-c i bindings + to C-c C-i. Duplicate its bindings with last char a ctl char. + 2003-01-20 Markus Rost * ls-lisp.el (ls-lisp-use-insert-directory-program): Make default